kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin.ranges
/
[JRE]IntRange
/
contains
contains
JRE
open
operator override
fun
contains
(
value
:
Int
)
:
Boolean
Content copied to clipboard
Checks whether the specified
value
belongs to the range.